.. _`ADAF structure to Table`: .. _`org.sysess.sympathy.data.adaf.adafstructuretable`: ADAF structure to Table ``````````````````````` .. image:: adaf2adafs.svg :width: 48 Create a Table from the structure of an ADAF. Documentation ::::::::::::: Takes the structure of an ADAF (Type, System, Raster, and Parameter) and outputs it to a Table. Definition :::::::::: Input ports ........... **port1** adaf Input ADAF Output ports ............ **port1** table ADAF structure as Table Related nodes ............. * :ref:`org.sysess.sympathy.data.adaf.adafsstructuretables` * :ref:`org.sysess.sympathy.data.adaf.selectcolumnsadafwithtable` Examples ........ * :download:`ADAFStructure2Table.syx ` Implementation .............. .. automodule:: node_structure_adaf :noindex: .. class:: ADAFStructureTable :noindex: